home *** CD-ROM | disk | FTP | other *** search
/ The Outer Limits Cardz / The Outer Limits CD Cardz I, Robot.bin / mac / assets / flash / home.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2001-11-08  |  116b  |  6 lines

  1. on(release){
  2.    getUrl("lingo: mMenuHit 3", "");
  3.    _root.bg.xtarget = -2364;
  4.    _root.bg.gotoandplay("on");
  5. }
  6.